'Declaration
Public Function New( _ ByVal points() As System.Drawing.PointF, _ ByVal pointTypes() As System.Byte _ )
'Usage
Dim points() As System.Drawing.PointF Dim pointTypes() As System.Byte Dim instance As New NCustomShape(points, pointTypes)
public NCustomShape( System.Drawing.PointF[] points, System.byte[] pointTypes )
Parameters
- points
- pointTypes